Fix toplevel input shape for csd windows
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 Oct 2014 00:23:47 +0000 (20:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Oct 2014 00:23:47 +0000 (20:23 -0400)
commit778865f316956b8ea3382168d4fe1e9d92749af1
tree9ab8e0f5fe578ebc02241db3680c8aebe079a8e7
parent3f1dc87188eb2e5156930494d8d6f415655b2f19
Fix toplevel input shape for csd windows

We need to maintain the application-set and the the csd
input shape separately, and intersect them to pass them
down.
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h
gtk/gtkwindow.c